Revision: hackerlab--devo--1.0--patch-48
Archive: lord@emf.net--2004
Creator: Tom Lord <lord@emf.net>
Date: Mon May 10 13:45:51 PDT 2004
Standard-date: 2004-05-10 20:45:51 GMT
Modified-files: fmt/cvt.c tests/fmt-tests/unit-cvt.c
New-patches: lord@emf.net--2004/hackerlab--devo--1.0--patch-48
Summary: cvt.c bugfixes and new tests
Keywords: 

The cvt_<signed>_to_<any> routines all had an off-by-one error in
their return value in the case of converting a negative number.

